From: Sam Steingold Date: Tue, 5 Jun 2007 18:29:37 +0000 (+0000) Subject: typo X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18641 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=de3322b87021255e3c7eebf4f13d36b3f95f0bd0;p=emacs.git typo --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bfae839ae7e..69d2349235c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -36,7 +36,7 @@ * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to handle unending automatic recompilation of changed files (`omake -P'). - (compilation-loop): VISITED is not 5th CDR. + (compilation-loop): VISITED is now 5th CDR. (compilation-next-error-function): Set TIMESTAMP. 2007-06-03 Sam Steingold